﻿@import url("Base.css");
body {
	font-family:"宋体", Arial, Helvetica, sans-serif;
	color:#e3e3e3;
	background:url(../Images/Body_Bg.jpg) no-repeat center top fixed;
}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
}
a:link,a:visited,a:active {
	color:#e3e3e3;
	text-decoration:none;
}
a:hover {
	color:#faaf21;
	text-decoration:none;
}
.a:link,.a:visited,.a:active {
	color:#faaf21;
	text-decoration:none;
}
.a:hover {
	color:#faaf21;
	text-decoration:underline;
}
.anoline {
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.anolines a {
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
/*===================================================================================*/

#main {

}
#header {
	position:relative;
	z-index:99;
	margin:0px auto;
	width:980px;
	height:95px;
}
#logo {
	position:absolute;
	top:19px;
	left:8px;
}
#header_tel {
	position:absolute;
	top:10px;
	right:0px;
}
#header_tel span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#ff0000;
}
#search_key {
	position:absolute;
	top:2px;
	left:8px;
	width:108px;
	height:25px;
	line-height:25px;
	border:none;
	background:none;
}
#search_button {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	width:26px;
	height:29px;
	cursor:pointer;
}
#nav {
	position:absolute;
	top:54px;
	right:0px;
	font-family:"微软雅黑";
	font-size:16px;
}
#nav a {
	display:block;
	float:left;
	margin-left:45px;
	height:25px;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.nav_over:link,.nav_over:visited,.nav_over:active,.nav_over:hover {
	color:#faaf21;
}
.nav_out:link,.nav_out:visited,.nav_out:active {
	color:#fff;
}
.nav_out:hover {
	color:#faaf21;
}
.nav_menu {
	position:absolute;
	top:78px;
	left:0px;
	display:none;
	padding-top:5px;
	width:120px;
}
.nav_menu a {
	display:block;
	padding:9px 0px 8px 11px;
	border-bottom:1px solid #ddd;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.nav_menu a:link,.nav_menu a:visited,.nav_menu a:active {
	color:#fff;
	background:#666;
}
.nav_menu a:hover {
	color:#faaf21;
	background:#666;
}
#flash_blk {
	position:relative;
	z-index:1;
	margin:0px auto;
	width:980px;
	height:375px;
	overflow:hidden;
}
#flash {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	width:980px;
	height:375px;
	font-size:0px;
	overflow:hidden;
}
#flash img {
	width:980px;
	height:375px;
}
#flash_button {
	position:absolute;
	bottom:10px;
	left:0px;
	z-index:2;
	width:980px;
	hegiht:12px;
	text-align:center;
}
#flash_button a {
	display:inline-block;
	margin:0px 3px;
	width:12px;
	height:12px;
	line-height:12px;
	font-size:0px;
	text-align:center;
	color:#434343;
	background:url(../Images/Flash_Button_Out.png) no-repeat;
	overflow:hidden;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
#flash_button a.activeSlide {
	color:#d74324;
	background:url(../Images/Flash_Button_Over.png) no-repeat;
}
#flash_button a:hover{
	color:#d74324;
	background:url(../Images/Flash_Button_Over.png) no-repeat;
}
#tnews_blk {
	position:relative;
	margin:1px auto 0px auto;
	width:980px;
	height:34px;
	color:#2d2d2d;
	background:url(../Images/tNews_Bg.png) no-repeat;
}
#tnews_button_up {
	position:absolute;
	top:12px;
	right:279px;
	display:block;
	width:6px;
	height:13px;
	background:url(../Images/Arrow_Left.jpg) no-repeat;
	cursor:pointer;
}
#tnews_button_down {
	position:absolute;
	top:12px;
	right:263px;
	display:block;
	width:6px;
	height:13px;
	background:url(../Images/Arrow_Right.jpg) no-repeat;
	cursor:pointer;
}
#tnews {
	position:absolute;
	top:8px;
	left:80px;
	width:520px;
	height:20px;
	overflow:hidden;
}
#tnews p {
	width:520px;
	height:20px;
	line-height:20px;
	color:#999;
}
#tnews p a {
	color:#2d2d2d;
}
#tnews p a:hover {
	color:#ff0000;
}
#tnews p span {
	margin-left:20px;
	color:#2d2d2d;
}
#tnews_share_str {
	position:absolute;
	top:10px;
	right:150px;
}
#tnews_share {
	position:absolute;
	top:2px;
	right:10px;
}
#content {
	margin:20px auto 0px auto;
	width:980px;
}
#left {
	float:left;
	width:220px;
}
#right {
	float:right;
	width:720px;
}
#footer_blk {
	margin-top:20px;
	background:url(../Images/Footer_Bg.jpg) repeat-x;
}
#footer {
	position:relative;
	margin:0px auto;
	padding:40px 0px 30px 0px;
	width:980px;
	min-height:63px;
	line-height:20px;
	text-align:center;
	background:url(../Images/Footer_Bg.jpg) repeat-x;
}
.footer_tdc {
	position:absolute;
	top:13px;
	width:100px;
	height:100px;
	border:5px solid #fff;
}
/*===================================================================================*/

.ititle {
	position:relative;
	padding-left:15px;
	height:32px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#faaf21;
	background:url(../Images/Ico1.png) no-repeat 1px 8px;
}
.ititle span {
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#bbb;
}
.ititle img {
	position:absolute;
	top:8px;
	right:0px;
}
#iproducts_menu {
	position:absolute;
	top:0px;
	left:230px;
}
#iproducts_menu li {
	float:left;
	width:88px;
	height:36px;
	line-height:30px;
	text-align:center;
	font-family:"宋体";
	font-size:12px;
	font-weight:bold;
	color:#ddd;
	cursor:pointer;
}
.iproducts_menu_out {
}
.iproducts_menu_over {
	background:url(../Images/iProducts_Menu_Over.png) no-repeat;
}
.iproducts_blk {
	position:relative;
	margin:20px auto 0px auto;
	width:980px;
	height:180px;
	overflow:hidden;
}
.iproducts {
	position:absolute;
	top:0px;
	left:0px;
	width:980px;
	height:180px;
	overflow:hidden;
}
.iproducts dl {
	margin-right:30px;
	width:206px;
	height:180px;
	text-align:center;
}
.iproducts dl dt {
	font-size:0px;
}
.iproducts dl dt img {
	width:200px;
	height:150px;
	border:3px solid #e2e6e7;
}
.iproducts dl dd {
	padding-top:6px;
	height:18px;
	line-height:18px;
	overflow:hidden;
}

#iabout_box {
	position:relative;
	margin:60px auto 0px auto;
	width:980px;
	height:179px;
	background:url(../Images/iAbout_Bg.png) no-repeat;
	overflow:hidden;
}
#iabout_blk {
	float:left;
	width:335px;
	height:179px;
}
#iabout {
	margin-top:6px;
	height:119px;
	line-height:20px;
	overflow:hidden;
}
#inews_blk {
	position:absolute;
	top:0px;
	left:368px;
	width:290px;
	height:179px;
}
#inews2_blk {
	position:absolute;
	top:0px;
	right:0px;
	width:285px;
	height:179px;
}
.inews {
	margin-top:6px;
}
.inews li {
	height:25px;
	color:#888;
}
.inews li span {
	float:right;
	color:#e3e3e3;
}

#ilinks_blk {
	position:relative;
	margin:40px auto 0px auto;
	width:980px;
	height:80px;
	background:url(../images/Links_Bg.png) no-repeat;
}
#ilinks {
	position:absolute;
	top:14px;
	left:158px;
	width:766px;
	height:52px;
	overflow:hidden;
}
#ilinks a {
	display:block;
	margin-right:14px;
	width:116px;
	height:52px;
}
#ilinks a img {
	width:114px;
	height:50px;
	border:1px solid #e4e4e4;
}
/*===================================================================================*/

.left_title {
	padding-left:15px;
	height:30px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#faaf21;
	border-bottom:1px solid #e7e7e7;
	background:url(../Images/Ico1.png) no-repeat 1px 8px;
}
.left_title span {
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#bbb;
}
.left_menu {
	margin-bottom:30px;
}
.left_menu p {
	padding:12px 0px 0px 13px;
	line-height:16px;
	color:#888;
}
.left_menu span {
	font-weight:normal;
}
.left_menu_over,.left_menu_out {
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.left_menu_out:link,.left_menu_out:visited,.left_menu_out:active {
	color:#e3e3e3;
}
.left_menu_out:hover {
	color:#faaf21;
	font-weight:bold;
}
.left_menu_over:link,.left_menu_over:visited,.left_menu_over:active,.left_menu_over:hover {
	color:#faaf21;
	font-weight:bold;
}
.left_contact {
	padding:8px 15px;
	line-height:22px;
}
/*===================================================================================*/

.nodata {
	padding:100px 0px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
#title {
	position:relative;
	height:30px;
	line-height:30px;
	text-align:right;
	border-bottom:1px solid #e7e7e7;
	background:url(../Images/Ico1.png) no-repeat 1px 8px;
}
#title strong {
	position:absolute;
	top:0px;
	left:15px;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	color:#faaf21;
	line-height:normal;
}
#showtext {
	margin:0px auto;
	padding-top:18px;
	width:720px;
	overflow-x:auto;
}
.inputtext {
	padding:0px 5px;
	height:24px;
	line-height:24px;
	border-top:1px solid #ABADB3;
	border-left:1px solid #ABADB3;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
}
.inputarea {
	padding:5px;
	border-top:1px solid #ABADB3;
	border-left:1px solid #ABADB3;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	overflow-y:auto;
}
.button {
	padding:3px 10px;
	color:#333;
	font-weight:bold;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	background:#eee;
	cursor:pointer;
}
.button2 {
	width:90px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-weight:bold;
	color:#333;
	cursor:pointer;
	border:none;
	background:url(../Images/Button2_Bg.jpg) no-repeat;
}
.button2 a {
	color:#333;
}

.editorc {
	line-height:1.6;
}
.editorc p {
	margin-bottom:15px;
}
.editorc a:link,.editorc a:visited,.editorc a:active {
	text-decoration:underline;
}
.editorc a:hover {
	text-decoration:underline;	
}
.editorc ul {
	margin-left:35px;
}
.editorc ul li {
	list-style-type:disc;
	line-height:18px;
}
.editorc ol {
	margin-left:35px;
}
.editorc ol li {
	list-style-type:decimal;
	line-height:18px;
}
.editorc table {
	margin-bottom:15px;
	border:none;
	border-top:1px solid #888;
	border-left:1px solid #888;
}
.editorc td {
	padding:6px 5px;
	border:none;
	border-right:1px solid #888;
	border-bottom:1px solid #888;
}
.editorc td table {
	margin-bottom:0px;
}
.editorc td p {
	margin:0px;
	padding:0px;
}

#prenext {
	position:relative;
	margin:20px auto 0px auto;
	padding-top:12px;
	width:720px;
	height:38px;
	background:url(../Images/Line3_666.gif) repeat-x;
	overflow:hidden;
}
#prenext p {
	height:20px;
}
#prenext_back {
	position:absolute;
	top:12px;
	right:0px;
	font-weight:bold;
}
/*===================================================================================*/
/* 企业图片列表 */

#about_image_blk {
	margin:0px auto;
	width:680px;
	overflow:hidden;
}
#about_image {
	width:705px;
}
#about_image dl {
	float:left;
	margin:20px 25px 0px 0px;
	width:210px;
	text-align:center;
}
#about_image dl dt {
	font-size:0px;
}
#about_image dl dt img {
	padding:1px;
	width:200px;
	height:150px;
	border:4px solid #ddd;
}
#about_image dl dt img:hover {
	border:4px solid #faaf21;
}
#about_image dl dd {
	padding-top:8px;
	height:18px;
	line-height:18px;
	overflow:hidden;
}

/*===================================================================================*/
/* 产品列表 */

#products_blk {
	margin:0px auto;
	width:720px;
	overflow:hidden;	
}
#products {
	width:720px;
}
#products dl {
	position:relative;
	height:175px;
	background:url(../Images/Line3_666.gif) repeat-x left bottom;
}
#products dl dt {
	position:absolute;
	top:20px;
	left:10px;
	width:180px;
	height:135px;
	font-size:0px;
}
#products dl dt img {
	width:180px;
	height:135px;
}
#products dl dd {
	position:absolute;
	top:18px;
	right:0px;
	width:510px;
	height:135px;
	line-height:20px;
	overflow:hidden;
}
#products dl dd strong {
	display:block;
}

#products_name {
	margin:25px auto 0px auto;
	padding-bottom:10px;
	width:720px;
	line-height:18px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	background:url(../Images/Line3_666.gif) repeat-x left bottom;
}
#products_image {
	margin:20px auto 0px auto;
	width:720px;
	text-align:center;
	overflow:hidden;
}

/*===================================================================================*/
/* 新闻列表 */
#news {
	margin:0px auto;
	width:720px;
}
#news li {
	padding:18px 0px 15px 2px;
	background:url(../Images/Line3_666.gif) repeat-x left bottom;
}
#news span {
	float:right;
}

.news_list {
	margin:20px auto 0px auto;
	padding:0px 0px 20px 0px;
	width:720px;
	background:url(../Images/Line3_666.gif) repeat-x left bottom;
}
.news_list strong {
	display:block;
}
.news_list p {
	padding:8px 0px 8px 0px;

}
.news_list div {
	padding:0px 20px;
	line-height:20px;
}

#news_title {
	margin:25px auto 0px auto;
	width:720px;
	line-height:18px;
	text-align:center;
	font-size:14px;
}
#news_info {
	margin:0px auto;
	padding:15px 0px 10px 0px;
	width:720px;
	text-align:center;
	color:#999;
	background:url(../Images/Line3_666.gif) repeat-x left bottom;
}

/*===================================================================================*/
/* 浮动在线客服 */

#qq_online {
	position:absolute;
	z-index:99;
	width:130px;
}
#qq_online_top {
	height:26px;
	background:url(../images/QQ_Top_Bg.gif) no-repeat;
}
#qq_online_top p {
	padding:6px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
}
#qq_online_top p img {
	margin-top:2px;
	float:right;
	cursor:pointer;
}
#qq_online_list {
	background:url(../images/QQ_Middle_Bg.gif) repeat-y;
}
#qq_online_list p {
	position:relative;
	margin:0px 3px;
	width:124px;
	height:25px;
	font-family:"宋体";
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#fff;
}
#qq_online_list p:hover {
	border-top:1px solid #A3E7FC;
	border-bottom:1px solid #A3E7FC;
	background:#E1F7FD;
}
#qq_online_list p img {
	position:absolute;
	top:2px;
	left:5px;
	width:21px;
	height:21px;
}
#qq_online_list p a {
	position:absolute;
	top:6px;
	left:31px;
	color:#333;
}
#qq_online_bottom {
	height:42px;
	font-size:0px;
	background:url(../images/QQ_Bottom_Bg.gif) no-repeat;
}

/*
#qq_online {
	position:absolute;
	z-index:99;
	width:150px;
}
#qq_online_top {
	position:relative;
	height:65px;
	background:url(../Images/QQ_Top.jpg) no-repeat;
}
#qq_online_top span {
	position:absolute;
	top:18px;
	right:17px;
	display:block;
	width:62px;
	height:11px;
	cursor:pointer;
}
#qq_online_list {
	padding-top:10px;
	background:url(../Images/QQ_Bg.jpg) repeat-y;
}
#qq_online_list p {
	position:relative;
	margin-left:16px;
	width:118px;
	height:40px;
}
#qq_online_list p img {
	position:absolute;
	top:0px;
	left:5px;
	width:30px;
	height:30px;
}
#qq_online_list p a {
	position:absolute;
	top:10px;
	left:43px;
	font-weight:bold;
}
#qq_online_bottom {
	height:7px;
	font-size:0px;
	background:url(../Images/QQ_Bottom.jpg) no-repeat;
}
*/
/*===================================================================================*/

#products_page {
	margin:40px auto 0px auto;
	width:720px;
	height:22px;
}
#news_page {
	margin:40px auto 0px auto;
	width:720px;
	height:22px;
}
.fypage_blk {
	height:22px;
	overflow:hidden;
}
.fypage a {
	float:left;
	display:block;
	margin-right:4px;
	padding:0px 5px;
	height:20px;
	line-height:20px;
	text-align:center;
	text-decoration:none;
	overflow:hidden;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.fypage a:link,.fypage a:visited,.fypage a:active {
	color:#333;
	text-decoration:none;
	border:1px solid #ddd;
	background:#fff;
}
.fypage a:hover {
	color:#ff0000;
	border:1px solid #ddd;
	background:#f0f0f0;
}
.fypage a.fypage_str {
	line-height:22px;
}
.fypage span {
	float:left;
	display:block;
	margin-right:4px;
	padding:0px 5px;
	height:20px;
	line-height:20px;
	text-align:center;
	overflow:hidden;
}
.fypage span.fypage_current {
	line-height:20px;
	font-weight:bold;
	color:#ff0000;
	border:1px solid #ddd;
	background:#f0f0f0;
}
.fypage span.fypage_disabled {
	line-height:22px;
	color:#333;
	border:1px solid #ddd;
	background:#fff;
	overflow:hidden;
}
.fypage_sl {
	float:left;
	display:block;
	margin-right:4px;
	width:15px;
	height:20px;
	line-height:20px;
	font-weight:normal;
	color:#333;
}
.fypage_go {
	float:left;
	position:relative;
	width:100px;
	height:22px;
	overflow:hidden;
}
#fypage_gov {
	position:absolute;
	top:0px;
	left:0px;
	padding:0px 3px;
	width:40px;
	height:20px;
	line-height:20px;
	color:#333;
	border:1px solid #ddd;
	background:#fff;
}
#fypage_gobtn {
	position:absolute;
	top:0px;
	left:52px;
	color:#333;
	line-height:22px;
	border:1px solid #ddd;
	background:#fff;
	cursor:pointer;
}
#fypage_gobtn:hover {
	color:#ff0000;
	border:1px solid #ddd;
	background:#f0f0f0;
}